3.16.63 \(\int (a+b x)^{-3+n} (c+d x)^{-n} \, dx\)

Optimal. Leaf size=86 \[ \frac {d (a+b x)^{n-1} (c+d x)^{1-n}}{(1-n) (2-n) (b c-a d)^2}-\frac {(a+b x)^{n-2} (c+d x)^{1-n}}{(2-n) (b c-a d)} \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 86, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {45, 37} \begin {gather*} \frac {d (a+b x)^{n-1} (c+d x)^{1-n}}{(1-n) (2-n) (b c-a d)^2}-\frac {(a+b x)^{n-2} (c+d x)^{1-n}}{(2-n) (b c-a d)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x)^(-3 + n)/(c + d*x)^n,x]

[Out]

-(((a + b*x)^(-2 + n)*(c + d*x)^(1 - n))/((b*c - a*d)*(2 - n))) + (d*(a + b*x)^(-1 + n)*(c + d*x)^(1 - n))/((b
*c - a*d)^2*(1 - n)*(2 - n))

Rule 37

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n +
1))/((b*c - a*d)*(m + 1)), x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[m + n + 2, 0] && NeQ
[m, -1]

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n + 1
))/((b*c - a*d)*(m + 1)), x] - Dist[(d*Simplify[m + n + 2])/((b*c - a*d)*(m + 1)), Int[(a + b*x)^Simplify[m +
1]*(c + d*x)^n, x], x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] && ILtQ[Simplify[m + n + 2], 0] &&
 NeQ[m, -1] &&  !(LtQ[m, -1] && LtQ[n, -1] && (EqQ[a, 0] || (NeQ[c, 0] && LtQ[m - n, 0] && IntegerQ[n]))) && (
SumSimplerQ[m, 1] ||  !SumSimplerQ[n, 1])

Rubi steps

\begin {align*} \int (a+b x)^{-3+n} (c+d x)^{-n} \, dx &=-\frac {(a+b x)^{-2+n} (c+d x)^{1-n}}{(b c-a d) (2-n)}-\frac {d \int (a+b x)^{-2+n} (c+d x)^{-n} \, dx}{(b c-a d) (2-n)}\\ &=-\frac {(a+b x)^{-2+n} (c+d x)^{1-n}}{(b c-a d) (2-n)}+\frac {d (a+b x)^{-1+n} (c+d x)^{1-n}}{(b c-a d)^2 (1-n) (2-n)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 59, normalized size = 0.69 \begin {gather*} \frac {(a+b x)^{n-2} (c+d x)^{1-n} (-a d (n-2)+b c (n-1)+b d x)}{(n-2) (n-1) (b c-a d)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x)^(-3 + n)/(c + d*x)^n,x]

[Out]

((a + b*x)^(-2 + n)*(c + d*x)^(1 - n)*(-(a*d*(-2 + n)) + b*c*(-1 + n) + b*d*x))/((b*c - a*d)^2*(-2 + n)*(-1 +
n))

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.05, size = 0, normalized size = 0.00 \begin {gather*} \int (a+b x)^{-3+n} (c+d x)^{-n} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(a + b*x)^(-3 + n)/(c + d*x)^n,x]

[Out]

Defer[IntegrateAlgebraic][(a + b*x)^(-3 + n)/(c + d*x)^n, x]

________________________________________________________________________________________

fricas [B]  time = 1.38, size = 206, normalized size = 2.40 \begin {gather*} \frac {{\left (b^{2} d^{2} x^{3} - a b c^{2} + 2 \, a^{2} c d + {\left (3 \, a b d^{2} + {\left (b^{2} c d - a b d^{2}\right )} n\right )} x^{2} + {\left (a b c^{2} - a^{2} c d\right )} n - {\left (b^{2} c^{2} - 2 \, a b c d - 2 \, a^{2} d^{2} - {\left (b^{2} c^{2} - a^{2} d^{2}\right )} n\right )} x\right )} {\left (b x + a\right )}^{n - 3}}{{\left (2 \, b^{2} c^{2} - 4 \, a b c d + 2 \, a^{2} d^{2} + {\left (b^{2} c^{2} - 2 \, a b c d + a^{2} d^{2}\right )} n^{2} - 3 \, {\left (b^{2} c^{2} - 2 \, a b c d + a^{2} d^{2}\right )} n\right )} {\left (d x + c\right )}^{n}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(-3+n)/((d*x+c)^n),x, algorithm="fricas")

[Out]

(b^2*d^2*x^3 - a*b*c^2 + 2*a^2*c*d + (3*a*b*d^2 + (b^2*c*d - a*b*d^2)*n)*x^2 + (a*b*c^2 - a^2*c*d)*n - (b^2*c^
2 - 2*a*b*c*d - 2*a^2*d^2 - (b^2*c^2 - a^2*d^2)*n)*x)*(b*x + a)^(n - 3)/((2*b^2*c^2 - 4*a*b*c*d + 2*a^2*d^2 +
(b^2*c^2 - 2*a*b*c*d + a^2*d^2)*n^2 - 3*(b^2*c^2 - 2*a*b*c*d + a^2*d^2)*n)*(d*x + c)^n)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {{\left (b x + a\right )}^{n - 3}}{{\left (d x + c\right )}^{n}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(-3+n)/((d*x+c)^n),x, algorithm="giac")

[Out]

integrate((b*x + a)^(n - 3)/(d*x + c)^n, x)

________________________________________________________________________________________

maple [A]  time = 0.01, size = 127, normalized size = 1.48 \begin {gather*} -\frac {\left (d x +c \right ) \left (a d n -b c n -b d x -2 a d +b c \right ) \left (b x +a \right )^{n -2} \left (d x +c \right )^{-n}}{a^{2} d^{2} n^{2}-2 a b c d \,n^{2}+b^{2} c^{2} n^{2}-3 a^{2} d^{2} n +6 a b c d n -3 b^{2} c^{2} n +2 a^{2} d^{2}-4 a b c d +2 b^{2} c^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^(n-3)/((d*x+c)^n),x)

[Out]

-(b*x+a)^(n-2)*(d*x+c)*(a*d*n-b*c*n-b*d*x-2*a*d+b*c)/(a^2*d^2*n^2-2*a*b*c*d*n^2+b^2*c^2*n^2-3*a^2*d^2*n+6*a*b*
c*d*n-3*b^2*c^2*n+2*a^2*d^2-4*a*b*c*d+2*b^2*c^2)/((d*x+c)^n)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {{\left (b x + a\right )}^{n - 3}}{{\left (d x + c\right )}^{n}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(-3+n)/((d*x+c)^n),x, algorithm="maxima")

[Out]

integrate((b*x + a)^(n - 3)/(d*x + c)^n, x)

________________________________________________________________________________________

mupad [B]  time = 0.77, size = 220, normalized size = 2.56 \begin {gather*} {\left (a+b\,x\right )}^{n-3}\,\left (\frac {x\,\left (2\,a^2\,d^2-b^2\,c^2-a^2\,d^2\,n+b^2\,c^2\,n+2\,a\,b\,c\,d\right )}{{\left (a\,d-b\,c\right )}^2\,{\left (c+d\,x\right )}^n\,\left (n^2-3\,n+2\right )}+\frac {b^2\,d^2\,x^3}{{\left (a\,d-b\,c\right )}^2\,{\left (c+d\,x\right )}^n\,\left (n^2-3\,n+2\right )}+\frac {a\,c\,\left (2\,a\,d-b\,c-a\,d\,n+b\,c\,n\right )}{{\left (a\,d-b\,c\right )}^2\,{\left (c+d\,x\right )}^n\,\left (n^2-3\,n+2\right )}+\frac {b\,d\,x^2\,\left (3\,a\,d-a\,d\,n+b\,c\,n\right )}{{\left (a\,d-b\,c\right )}^2\,{\left (c+d\,x\right )}^n\,\left (n^2-3\,n+2\right )}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x)^(n - 3)/(c + d*x)^n,x)

[Out]

(a + b*x)^(n - 3)*((x*(2*a^2*d^2 - b^2*c^2 - a^2*d^2*n + b^2*c^2*n + 2*a*b*c*d))/((a*d - b*c)^2*(c + d*x)^n*(n
^2 - 3*n + 2)) + (b^2*d^2*x^3)/((a*d - b*c)^2*(c + d*x)^n*(n^2 - 3*n + 2)) + (a*c*(2*a*d - b*c - a*d*n + b*c*n
))/((a*d - b*c)^2*(c + d*x)^n*(n^2 - 3*n + 2)) + (b*d*x^2*(3*a*d - a*d*n + b*c*n))/((a*d - b*c)^2*(c + d*x)^n*
(n^2 - 3*n + 2)))

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**(-3+n)/((d*x+c)**n),x)

[Out]

Timed out

________________________________________________________________________________________